H&K VP70:
	

<weapon type="EPISODIC_7">
		<data slot="HANDGUN" firetype="INSTANT_HIT" damagetype="BULLET" group="PISTOL_SMALL" targetrange="45.0" weaponrange="55.0" clipsize="18" ammomax="1500" timebetweenshots="333">
			<damage base="25" networkplayermod="4.0" networkpedmod="1.0"/>
			<physics force="30.0"/>
			<reload time="2000" fasttime="2000" crouchtime="2000"/>

			<aiming accuracy="0.2">
				<offset x="0.15" y="1.0" z="0.55"/>
				<crouchedoffset x="0.2" y="1.0" z="0.05"/>
				<reticule standing="0.85" ducked="0.7" scale="0.2"/>
			</aiming>

			<pickup regentime="240000" ammoonstreet="36"/>

			<controller>
				<rumble duration="100" intensity="0.7"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>CAN_AIM</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
			</flags>
		</data>

		<assets model="w_e1_cz75">
			<anim group="gun@cz75" meleegroup1="firearm_core"/>
			<rates firerate="2.1" blindfirerate="2.1"/>
			<effects>
				<muzzle fx="muz_pistol_small"/>
				<shell fx="weap_ejected_pistol"/>
			</effects>
		</assets>
	</weapon>